home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / X11 / xkb / geometry / northgate < prev    next >
Text File  |  2005-01-13  |  4KB  |  173 lines

  1. // $Xorg: northgate,v 1.3 2000/08/17 19:54:36 cpqbld Exp $
  2. //
  3. // $XFree86$
  4. //
  5. default xkb_geometry "omnikey101" {
  6.  
  7.     description= "North Gate Omnikey 101";
  8.     width= 470;
  9.     height= 175;
  10.  
  11.     shape.cornerRadius= 1;
  12.     shape "NORM" { { [18,18] }, { [2,1], [16,17] } };
  13.     shape "BKSP" { { [34,18] }, { [2,1], [32,17] } };
  14.     shape "TABK" { { [27,18] }, { [2,1], [25,17] } };
  15.     shape "RTRN" {
  16.     approx = { [15, 0], [40,37] },
  17.     { [15, 0], [40, 0], [40,37],
  18.       [ 0,37], [ 0,19], [15,19] },
  19.     { [17, 1], [38, 1], [38,36],
  20.       [ 2,36], [ 2,20], [17,20] }
  21.     };
  22.     shape "CAPS" { { [ 32,18] }, { [2,1], [30,17] } };
  23.     shape "LFSH" { { [ 41,18] }, { [2,1], [39,17] } };
  24.     shape "RTSH" { { [ 30,18] }, { [2,1], [28,17] } };
  25.     shape "MODK" { { [ 26,18] }, { [2,1], [24,17] } };
  26.     shape "SPCE" { { [129,18] }, { [2,1], [127,17] } };
  27.     shape "KP0"  { { [ 37,18] }, { [2,1], [35,17] } };
  28.     shape "KPAD" { { [ 18,37] }, { [2,1], [16,36] } };
  29.  
  30.     shape "LEDS" { cornerRadius= 0, { [ 76 ,20 ] } };
  31.     shape "LED"  { cornerRadius= 0, { [  1,  3 ] } };
  32.     solid "LedPanel" {
  33.     shape= "LEDS";
  34.     top=  32;
  35.     left= 375;
  36.     color= "grey10";
  37.     };
  38.  
  39.     indicator.onColor= "green";
  40.     indicator.offColor= "green30";
  41.     indicator.top= 46.5;
  42.     indicator.shape= "LED";
  43.     indicator "Num Lock"     { left= 384; };
  44.     indicator "Caps Lock"    { left= 409; };
  45.     indicator "Scroll Lock"  { left= 434; };
  46.     text.top= 34;
  47.     text.color= "black";
  48.     text "NumLockLabel"    { left= 380.5; text="Num\nLock"; };
  49.     text "CapsLockLabel"    { left= 405; text="Caps\nLock"; };
  50.     text "ScrollLockLabel"    { left= 430; text="Scroll\nLock"; };
  51.  
  52.     section.left= 19;
  53.     row.left= 1;
  54.     key.shape= "NORM";
  55.     key.gap=  1;
  56.     section "Function" {
  57.     top= 32;
  58.     row {
  59.         top= 1;
  60.         keys {  { <ESC>, color="grey20" },
  61.             { <FK01>, 18}, <FK02>, <FK03>, <FK04>,
  62.             { <FK05>, 9 }, <FK06>, <FK07>, <FK08>,
  63.             { <FK09>, 9 }, <FK10>, <FK11>, <FK12>
  64.         };
  65.     };
  66.     }; // End of "Function" section
  67.  
  68.     section "Alpha" {
  69.     top= 65;
  70.     row {
  71.         top= 1;
  72.         keys { <TLDE>, <AE01>, <AE02>, <AE03>, <AE04>,
  73.            <AE05>, <AE06>, <AE07>, <AE08>, <AE09>,
  74.            <AE10>, <AE11>, <AE12>,
  75.            { <BKSP>, "BKSP", color="grey20" }
  76.         };
  77.     };
  78.     row {
  79.         top= 20;
  80.         keys { { <TAB>, "TABK", color="grey20" },
  81.            <AD01>, <AD02>, <AD03>, <AD04>, <AD05>, 
  82.            <AD06>, <AD07>, <AD08>, <AD09>, <AD10>, 
  83.            <AD11>, <AD12>,
  84.            { <RTRN>, "RTRN", -14, color="grey20" }
  85.         };
  86.     };
  87.     row {
  88.         top= 39;
  89.         keys { { <CAPS>, "CAPS", color="grey20" },
  90.            <AC01>, <AC02>, <AC03>, <AC04>, <AC05>, 
  91.            <AC06>, <AC07>, <AC08>, <AC09>, <AC10>, 
  92.            <AC11>
  93.         };
  94.     };
  95.     row {
  96.         top= 58;
  97.         keys { { <LFSH>, "LFSH", color="grey20" },
  98.             <AB01>, <AB02>, <AB03>, <AB04>, <AB05>, 
  99.             <AB06>, <AB07>, <AB08>, <AB09>, <AB10>, 
  100.             { <RTSH>, "RTSH", color="grey20" }, <BKSL>
  101.         };
  102.     };
  103.     row {
  104.         top= 77;
  105.         key.shape= "MODK";
  106.         key.color= "grey20";
  107.         keys { <LALT>,
  108.            { <LCTL>, 23 },
  109.            { <SPCE>, "SPCE", color="white" },
  110.            <RCTL>,
  111.             { <RALT>, 23 }
  112.         };
  113.     };
  114.     }; // End of "Alpha" section
  115.  
  116.     section "Editing" {
  117.     top= 32;
  118.     left= 308;
  119.     key.color= "grey20";
  120.     row {
  121.         top= 1;
  122.         keys { <PRSC>, <SCLK>, <PAUS> };
  123.     };
  124.     row {
  125.         top= 33;
  126.         keys { <INS>, <HOME>, <PGUP> };
  127.     };
  128.         row {
  129.         top= 53;
  130.         keys { <DELE>, <END>, <PGDN> };
  131.     };
  132.     row {
  133.         top= 91;
  134.         left= 20;
  135.         keys { <UP> };
  136.     };
  137.     row {
  138.         top= 110;
  139.         keys { <LEFT>, <DOWN>, <RGHT> };
  140.     };
  141.     }; // End of "Editing" section
  142.  
  143.     section "Keypad" {
  144.     top= 65;
  145.     left= 374;
  146.     row {
  147.         top= 1;
  148.         key.color= "grey20";
  149.         keys { <NMLK>, <KPDV>, <KPMU>, <KPSU> };
  150.     };
  151.     row {
  152.         top= 20;
  153.         keys { <KP7>, <KP8>, <KP9>, { <KPAD>, "KPAD", color="grey20" } };
  154.     };
  155.     row {
  156.         top= 39;
  157.         keys { <KP4>, <KP5>, <KP6> };
  158.     };
  159.     row {
  160.         top= 58;
  161.         keys { <KP1>, <KP2>, <KP3>, { <KPEN>, "KPAD", color="grey20" } };
  162.     };
  163.     row {
  164.         top= 77;
  165.         keys { { <KP0>, "KP0" }, <KPDL> };
  166.     };
  167.     }; // End of "Keypad" section
  168.  
  169.     alias <AC00> = <CAPS>;
  170.     alias <AA00> = <LCTL>;
  171.  
  172. }; // End of "default" geometry
  173.